home *** CD-ROM | disk | FTP | other *** search
- * the POV directives insertion is necessary because the default view
- * doesn't give a good picture and there are no available views or viewports
- *
-
- global
- sky cloudy
- floor none
- autolight no
-
- insert at_end begin_insert
- camera { // VIEW *ACTIVE
- location <-43.6418410,-99.7735390,692.2088870>
- direction <0.0,0.0,1.9157088>
- up <0.0,0.0,1.0>
- sky <0.0,0.0,1.0>
- right <-1.3333333,0.0,0.0>
- look_at <0.0000000,0.0000000,0.0000000>
- }
-
- object{
- light_source {<-364.6387595,40.6333927,867.3895995>
- color red 1 green 1 blue 1}
- }
- end_insert
-
-